name

@NotNull
abstract fun name(): @NotNull String

Gets the name of the addon. This name can be a translatable key.

Return

The addon name.