expression property

Expression expression

Return the expression whose value will be returned from the switch expression if the pattern matches.

Implementation

Expression get expression;