condition property
Expression
get
condition
Return the condition used to determine which of the expressions is executed next.
Implementation
Expression get condition;
Return the condition used to determine which of the expressions is executed next.
Expression get condition;