Skip to main content
Version: 18.0.0

SerializedAXNode.name property

A human readable name for the node.

Signature:

interface SerializedAXNode {
name?: string;
}