public string Office { get; }
Public ReadOnly Property Office As String Get
public: property String^ Office { String^ get (); }
member Office : string with get
In This Article