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