isVararg

abstract val isVararg: Boolean

true if this parameter is vararg. See the Kotlin language documentation for more information.

Since Kotlin

1.1