Body is the body of the definition.
@$pb.TagNumber(3) Expr get body => $_getN(2);
@$pb.TagNumber(3) set body(Expr v) { setField(3, v); }