Returns a new Area object representing this area in Square Hectometers (hm²).
Area get asSquareHectometer => convertTo(AreaUnit.squareHectometer);