org.w3c.dom.DocumentType.systemId
property
public readonly property systemId as String
Description

System identifier for this document type.

Example
print(doctype.systemId)