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