public Expression<Func<T, bool>> Filter { get; set; }
Type:
Expression<Func<T, bool>>
In this article