geoEquals property
        
        dynamic
        geoEquals
        
      
getter/setter pair
      //en.wikipedia.org/wiki/DE-9IM). "Two geometries are topologically equal if their interiors intersect and no part of the interior or boundary of one geometry intersects the exterior of the other" (a symmetric relationship).
Supported types: SchemaGeospatialGeometry, SchemaPlace
Implementation
dynamic geoEquals;