@TagNumber(1) double get viewBoxWidth => $_getN(0);
@TagNumber(1) set viewBoxWidth(double v) { $_setFloat(0, v); }