public string MailAddress { get; set; }
Public Property MailAddress As String
public: property String^ MailAddress { String^ get (); void set (String^ value); }