getOrNull

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