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

Public identifier for this document type.

Example
print(doctype.publicId)