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