location property

ILocale? location

Property getter and setter for location:

Implementation

ILocale? get location;
void location=(ILocale? location)

Implementation

set location(ILocale? location);