MultiPolygon(int? srid, this.polygons, bool hasZ, bool hasM) : super(srid, GeometryType.multiPolygon, hasZ, hasM);