XNamespace Property
The namespace of the current element.
Syntax
__property String XNamespace = {read=FXNamespace, write=FSetXNamespace};
Default Value
""
Remarks
The current element is specified via the XPath property.
This property is read-only.
Data Type
String