predicate property

bool Function(Tuple) predicate
getter/setter pair

The testing predicate.

Implementation

bool Function(Tuple) predicate;