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