public string FilterValue { get; set; }
Public Property FilterValue As String Get Set
public: property String^ FilterValue { String^ get (); void set (String^ value); }
member FilterValue : string with get, set
In This Article