public string Dept { get; set; }
Public Property Dept As String Get Set
public: property String^ Dept { String^ get (); void set (String^ value); }