location property

ILocale? get location

Property getter and setter for location:

Implementation

ILocale? get location;
set location (ILocale? location)

Implementation

set location(ILocale? location);