packageName

abstract val packageName: Property<String>

Kotlin package of the generated helper, written as dot-separated identifiers such as com.acme.app.generated.

Default: kiteconfig.generated. Kotlin hard keywords are rejected as segments because the generated file would not compile.