Gets the unqualified name of the XML Schema element that represents a SOAP message for which .NET Framework type mapping information is being provided.
Documentation for this section has not yet been entered.
A SOAP message is defined in a Web Services Description Language (WSDL) document using the message element.
See the System.Xml.Serialization.XmlMembersMapping class for the conditions under which the XmlMapping.ElementName property refers to a code entity defined in a Web service method (a parameter or return value) instead of to an extra parent or wrapper element.