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