address property
IPhysicalLocation?
get
address
Property getter and setter for address:
Implementation
IPhysicalLocation? get address;
set
address
(IPhysicalLocation? address)
Implementation
set address(IPhysicalLocation? address);