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 25, 2026 at 6:23 AMEdit this page