BaseNodeMixin.name
The display name of the node
BaseNodeMixin.name property
The display name of the node
Signature:
name: string;Example
// Update the name of a node
node.name = "New node name";Last updated: August 13, 2026 at 9:17 AMEdit this page