condition

open override val condition: CreationShakeValue(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.