configFile

@get:Optional
@get:InputFile
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val configFile: Property<String>