condition property

Expr? condition
getter/setter pair

The evaluating condition for this rule.

Implementation

Expr? condition;