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