public string DisplayValue { get; set; }
Public Property DisplayValue As String Get Set
public: property String^ DisplayValue { String^ get (); void set (String^ value); }