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