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