identifier property

String? identifier
getter/setter pair

The site identifier.

If the type is set to SITE, the identifier is a URL. If the type is set to INET_DOMAIN, the site identifier is a domain name.

Implementation

core.String? identifier;