id property
A string that identifies the graphics overlay in the GeoViewController.graphicsOverlays collection.
You can give a graphics overlay an ID. If the collection of graphics overlays in a GeoViewController contains several graphics overlays, you can use the ID to find the one you need.
The default value of id is an empty string. A graphics overlay's id does not need to be unique.