type

lateinit var type: KmType

Type of the value parameter. If this is a vararg parameter of type X, returns the type Array<out X>.