geo property

GeoLocation? geo

Property getter and setter for geo:

Implementation

GeoLocation? get geo;
void geo=(GeoLocation? geo)

Implementation

set geo(GeoLocation? geo);