public string Job { get; set; }
Public Property Job As String Get Set
public: property String^ Job { String^ get (); void set (String^ value); }
member Job : string with get, set
In This Article