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