pluginName

@get:Input
@get:Optional
abstract val pluginName: Property<String>

Specifies the user-visible plugin name. It should use Title Case. The provided value will be assigned to the <name> element.

Default value: IntelliJPlatformExtension.PluginConfiguration.name