expression property

Expression<bool>? expression
getter/setter pair

The expression that will be applied to the query

Implementation

Expression<bool>? expression;