expression property

Expression get expression

The condition that is evaluated when the pattern matches, that must evaluate to true in order for the expression to be executed.

Implementation

Expression get expression;