org.w3c.dom.ProcessingInstruction.target
property
public readonly property target as String
Description

Processing instruction target.

Example
print(pi.target)