getOrNull

abstract fun <T : Any> getOrNull(type: KClass<T>): T?