upperBounds

abstract val upperBounds: List<KType>

Upper bounds, or generic constraints imposed on this type parameter. See the Kotlin language documentation for more information.