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