public string Producer { get; }
Public ReadOnly Property Producer As String Get
public: property String^ Producer { String^ get (); }
member Producer : string with get
In This Article