Gets or sets the name of the XML element that is generated and recognized by the System.Xml.Serialization.XmlSerializer class's XmlSerializer.Serialize(System.IO.TextWriter, object) and XmlSerializer.Deserialize(System.IO.Stream) methods, respectively.
Documentation for this section has not yet been entered.
Specify an XmlArrayItemAttribute.ElementName if you want the name of the generated XML element to differ from the class name.