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