expression property
The expression controlling whether the statements are executed.
Implementation
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;
The expression controlling whether the statements are executed.
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;