@Nullable open fun getCircle(): CircleGeometry?
The getter of a circle geometry. Only use this if the geometry Class was initialized through a proper Constructor, otherwise it will return null.