create

abstract fun <V : Any> create(name: String, valueClass: Class<V>): PrepareKey<V>