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