kotlin-stdlib / kotlin.reflect / KFunction / isSuspend isSuspend JVM JS 1.1 abstract val isSuspend: Boolean true if this is a suspending function.