Gets or sets the name of the XML attribute generated by the System.Xml.Serialization.XmlSerializer.
Documentation for this section has not yet been entered.
Use the SoapAttributeAttribute.AttributeName property to specify an XML attribute name when the default value cannot be used. For example, if the XML attribute name is invalid as a member identifier, use a valid name for the identifier while setting the SoapAttributeAttribute.AttributeName to an invalid name.