[]
Gets or sets the list of values that satisfy this filter. If the list is empty, the filter is disabled.
public IEnumerable<object> Values { get; set; }