anyValue

open fun anyValue(    cls: KClass<*>,     isNullable: Boolean,     orInstantiateVia: () -> Any?): Any?