name property

String? name
getter/setter pair

The name to be applied to the instance.

Needs to be RFC 1035 compliant.

Implementation

core.String? name;