A MultiPolygon is defined as a two-dimensional geometry.
The boundary of a MultiPolygon is a set of closed curves (LineString values) corresponding to the boundaries of its Polygon elements.
Each Curve in the boundary of the MultiPolygon is in the boundary of exactly one element Polygon.
Every Curve in the boundary of an element Polygon is in the boundary of the MultiPolygon.