XParent Property
The parent of the current element.
Syntax
[VB.NET] Public ReadOnlyProperty XParent As String
[C#] public string XParent {get;}
Remarks
The current element is specified via the XPath property.
This property is read-only.
Default Value
""