Keyed

constructor(name: String, valueDescription: String, description: String, required: Boolean, transform: (String) -> Pair<K, V>?)(source)