Gets or sets the value generated in an XML-document instance when the System.Xml.Serialization.XmlSerializer serializes an enumeration, or the value recognized when it deserializes the enumeration member.
Documentation for this section has not yet been entered.
Specify the XmlEnumAttribute.Name when you want the generated XML data to differ from the enumeration identifier.
You can use the word XmlEnum in your code instead of the longer System.Xml.Serialization.XmlEnumAttribute.