❔ XML serialization - internal XML element

How can I get rid of the internal XML of the Value element? Should I add some attribute on field in MetricValue class?
I am using deserialization to read such a file.
image.png
Was this page helpful?