Km Type Parameter
class KmTypeParameter
Represents a type parameter of a Kotlin class, function, property, or type alias.
Various type parameter attributes can be read and manipulated via extension properties, such as KmTypeParameter.isReified.