location property

IPhysicalLocation? location

Property getter and setter for location:

Implementation

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

Implementation

set location(IPhysicalLocation? location);