### Feature Description - `MatTreeNode.parent` should return the parent `MatTreeNode` ### Use Case - Useful while computing the node path - Avoids multiple tree traversals
Feature Description
MatTreeNode.parentshould return the parentMatTreeNodeUse Case