kotlin-stdlib / kotlin.reflect / KFunction / isExternal isExternal JVM 1.1 abstract val isExternal: Boolean(source) true if this function is external. See the Kotlin language documentation for more information.