open val node: Expression
Overrides TreeNode.node
Expression is also the node in the tree, so node == this
node == this
Getter
The object which holds the actual data in the tree.