productDescriptorOptional

@get:Input
@get:Optional
abstract val productDescriptorOptional: Property<Boolean>

Specifies the boolean value determining whether the plugin is a Freemium plugin. The provided value will be assigned to the <product-descriptor optional=""> element attribute.

Default value: IntelliJPlatformExtension.PluginConfiguration.ProductDescriptor.optional