location2 property

IPhysicalLocation? location2

Property getter and setter for location2:

Implementation

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

Implementation

set location2(IPhysicalLocation? location2);