builtIns

abstract val builtIns: Property<Boolean>

Whether KiteConfig's own interop set is applied: kotlinx.cinterop.ExperimentalForeignApi, kotlin.experimental.ExperimentalObjCName, and kotlin.experimental.ExperimentalNativeApi.

Default: true. Off leaves only markers, so an empty list then opts in to nothing at all.