MultiPoint(int? srid, this.points, bool hasZ, bool hasM) : super(srid, GeometryType.multiPoint, hasZ, hasM);