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