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