XElement Property
The name of the element pointed to by XPath .
Syntax
[VB.NET] Public ReadOnlyProperty XElement As String
[C#] public string XElement {get;}
Remarks
The corresponding prefix is provided by XPrefix.
This property is read-only.
Default Value
""