bool IsNewNode() const;
IsNewNode determines whether the node is a new entry node in the display tree or an existing node with modifications made to it.
A Boolean value of true for a new entry node and false otherwise.