predicate property

bool Function(dynamic entity) predicate
getter/setter pair

Implementation

external bool Function(dynamic entity) predicate;