kotlin-stdlib / kotlin.reflect / KParameter / isVararg isVararg JVM JS 1.1 abstract val isVararg: Boolean true if this parameter is vararg. See the Kotlin language documentation for more information.