I have an abstract state "settings" with a set of children defined using strings, like "settings.personal", "settings.business" and so on. I need to check in a higher level shared controller if current state is a child of abstract "settings" state.I have an abstract state "settings" with a set