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