type

abstract val type: KType(source)

Type of this parameter. For a vararg parameter, this is the type of the corresponding array, not the individual element.

Since Kotlin

1.0