expression property
Expression
get
expression
Return 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;