Filter.And property

Optional Filter to and with the current one.

public Filter? And { get; set; }

See Also