condition property
Expression
get
condition
The expression used to determine whether to execute the body of the loop.
Implementation
Expression get condition;
The expression used to determine whether to execute the body of the loop.
Expression get condition;