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