Location of the geometry
@$pb.TagNumber(1) GeoPoint get location => $_getN(0);
@$pb.TagNumber(1) set location(GeoPoint v) { setField(1, v); }