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