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