Node Id
Type: String
A nodeId is the unique identifier for a node.
Note that this ID has no relation with any id attribute and it is not stable across Fonto instances or sessions.
The NodeId of a node can be retrieved using the getNodeId function present in fontoxml-dom-identification.
NodeIds can be resolved to a node using either the Blueprint#lookup and the Dom#lookup methods.