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