kotlin-stdlib / kotlin.reflect / KTypeParameter / isReified isReified Common JVM JS Native 1.0 abstract val isReified: Boolean(source) true if this type parameter is reified. See the Kotlin language documentation for more information.