geo property

GeoLocation? get geo

Property getter and setter for geo:

Implementation

GeoLocation? get geo;
set geo (GeoLocation? geo)

Implementation

set geo(GeoLocation? geo);