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: September 11, 2026 at 12:08 PMEdit this page