[]
Gets the predicate which will filter the collection.
public Func<object, bool> Predicate { get; set; }
Public Property Predicate As Func(Of Object, Boolean)