site property

String? site
getter/setter pair

Hostname/domain of the entity (for example "foo.com" or "www.foo.com").

This should be a bare domain/host name without any protocol. This will be present for all policy issues.

Required.

Implementation

core.String? site;