I have a view model that is parent to other children view models. That is:
public class ViewModel: ObservableObject { @Published var nav = Navigation