XNamespace Property
The namespace of the element pointed to by XPath .
Syntax
__property String XNamespace = {read=FXNamespace, write=FSetXNamespace};
Default Value
""
Remarks
The corresponding namespace prefix is provided by XPrefix.
This property is read-only.
Data Type
String