valueMap

fun <T : Any> valueMap(type: Class<T>): Map<String, T>?