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