pluginVerifierExecutable

@get:InputFile
@get:PathSensitive(value = PathSensitivity.RELATIVE)
@get:Optional
abstract val pluginVerifierExecutable: RegularFileProperty

Path to the IntelliJ Plugin Verifier executable.