public string Mail { get; set; }
Public Property Mail As String Get Set
public: property String^ Mail { String^ get (); void set (String^ value); }
member Mail : string with get, set
In This Article