name property

String? name
getter/setter pair

The name of an extension.

This is not used to select the extension, instead it serves the role of an opaque identifier.

Implementation

core.String? name;