bd7bce9f97
`MfvcNodeWithSubnodesImpl` has two problems: - Naming: its name makes one think that the class is inherited from `MfvcNode` and implements `MfvcNodeWithSubnodes`.However, both statements are false. - Semantics: the class only makes unnecessary indirection between its properties and code of `MfvcNodeWithSubnodes` class