kotlin-stdlib / kotlin.reflect / KFunction / isInline isInline JVM JS 1.1 abstract val isInline: Boolean true if this function is inline. See the Kotlin language documentation for more information.