public string Producer { get; set; }
Public Property Producer As String Get Set
public: property String^ Producer { String^ get (); void set (String^ value); }
member Producer : string with get, set
In This Article