address property

String? address
getter/setter pair

The postal address of the Point of Presence, each line in the address is separated by a newline character.

Output only.

Implementation

core.String? address;