statement

var statement: Statement? = null

The statement that is going to be executed and re-executed, until the condition evaluates to false for the first time. Usually a CompoundStatement.