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