condition

abstract val condition: ShakeValue(source)

The condition for the do-while loop. After the first execution of the body, the loop continues as long as this condition evaluates to true.