Skip to main content
Version: 16.0.0

SerializedAXNode.name property

A human readable name for the node.

Signature:

interface SerializedAXNode {
name?: string;
}