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