condition property

String condition
final

Required. A Boolean expression that when TRUE causes the actions to be performed and the nextState to be entered.

Implementation

final String condition;