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