Path is the path to the Node.
@$pb.TagNumber(1) Expr_Path get path => $_getN(0);
@$pb.TagNumber(1) set path(Expr_Path v) { setField(1, v); }