inline Entry* GetParent() const;
GetParent retrieves the parent entry node of the rendering tree, which was previously set by SetParent.
A pointer to an Entry object which represents the parent node.