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