the four corners of the box
@$pb.TagNumber(1) $fixnum.Int64 get xMin => $_getI64(0);
@$pb.TagNumber(1) set xMin($fixnum.Int64 v) { $_setInt64(0, v); }