IfStat.elseBody

The 'else' body of this if statement

class IfStat
Nullable!Block elseBody;

Meta