public bool TryGetSavedNode(NodeName nodeName, out DataNode node) => modelService.TryGetSavedNode(nodeName, out node);