public string StaffName { get; }
Public ReadOnly Property StaffName As String Get
public: property String^ StaffName { String^ get (); }