location1 property

IPhysicalLocation? location1

Property getter and setter for location1:

Implementation

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

Implementation

set location1(IPhysicalLocation? location1);