I have two Enums,
enum class EnumKey enum class EnumValue
and I already have a mapping from EnumKey to EnumValue.<
EnumKey
EnumValue