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