Syntax node representing an if statement.
Optional
The body of the else statement.s
The body of the if statement.
A descriptive name for the syntax node.
The test condition of the if statement.
The type of the syntax node.
Syntax node representing an if statement.