getJsonObject

abstract fun <T : CSJsonObject> getJsonObject(key: String, type: KClass<T>): T?