address property

LocalizedString? address
getter/setter pair

The address of the venue, such as "24 Willie Mays Plaza\nSan Francisco, CA 94107".

Address lines are separated by line feed (\n) characters. This is required.

Implementation

LocalizedString? address;