packageName

@get:Input
@get:Optional
abstract val packageName: Property<String>

CommonCodegenOptions