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