public clsStaff Staff { get; }
Public ReadOnly Property Staff As clsStaff Get
public: property clsStaff^ Staff { clsStaff^ get (); }