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