: super(statementKind) {
 }
     : super(statementKind) {
     this.Condition = condition;
     this.Body = body;
 }