@$pb.TagNumber(3) $fixnum.Int64 get points => $_getI64(2);
@$pb.TagNumber(3) set points($fixnum.Int64 v) { $_setInt64(2, v); }