implementation property
DOMImplementation
get
implementation
The Document.implementation
property returns a
DOMImplementation object associated with the current document.
Implementation
external DOMImplementation get implementation;