showProgress

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

Property to enable progress reporting during the analysis. Default value is false.