thenStatement property

Statement thenStatement

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

Implementation

Statement get thenStatement;