I have a sum type with record param, records have the same prop of the same type (tag :: String), and I need to get its value from passed T type value.
tag :: String
T