thenElement property

CollectionElement thenElement

Return the statement that is executed if the condition evaluates to true.

Implementation

CollectionElement get thenElement;