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