name property

String? name
getter/setter pair

Name of this site.This is a required field.

Must be less than 128 characters long. If this site is under a subaccount, the name must be unique among sites of the same subaccount. Otherwise, this site is a top-level site, and the name must be unique among top-level sites of the same account.

Implementation

core.String? name;