condition property
The condition to activate and select this case.
Empty means the condition is always true. The condition is evaluated against form parameters or session parameters. See the conditions reference.
Implementation
core.String? condition;