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 5, 2026 at 11:47 AMEdit this page