Operand is the operand.
@$pb.TagNumber(2) Expr get operand => $_getN(1);
@$pb.TagNumber(2) set operand(Expr v) { setField(2, v); }