Returns a new Area object representing this area in Square Centimeters (cm²).
Area get asSquareCentimeter => convertTo(AreaUnit.squareCentimeter);