SerializedAXNode.description property
An additional human readable description of the node.
Signature:
interface SerializedAXNode {
description?: string;
}
An additional human readable description of the node.
interface SerializedAXNode {
description?: string;
}