The context of this node.
[Visual Basic] Public ReadOnly Property Context As XmlContext [C#] public XmlContext Context {get;} [C++] public: __property XmlContext* get_Context(); [JScript] public function get Context() : XmlContext;
All identifiers associated with this node and its child nodes are guaranteed to be created in the same context.