condition property
Expression
get
condition
Return the condition that determines when the loop will terminate.
Implementation
Expression get condition;
Return the condition that determines when the loop will terminate.
Expression get condition;