name property

String name
final

The package name that this extension is for.

This value should be defined by the extension's config.yaml file.

Implementation

final String name;