get_Name()

XmlSchemaElement::get_Name() method

Returns the name of the element.

String System::Xml::Schema::XmlSchemaElement::get_Name()

Return Value

The name of the element. The default is String::Empty.

See Also