condition

abstract val condition: ShakeValue(source)

The condition that determines whether the 'if' block or the 'else' block (if present) should be executed. This is a value that should evaluate to a boolean.