outputDir

@get:OutputDirectory
@get:Optional
abstract val outputDir: DirectoryProperty

Gets or sets the output directory for the generated code.

The output directory is the directory where the generated code will be placed. The default value for the output directory is the build/generated/querent directory of the project.