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