Skip to main content
Version: 17.1.3

SerializedAXNode.name property

A human readable name for the node.

Signature:

interface SerializedAXNode {
name?: string;
}