public Dictionary <string, int> GetFeatureStates()
 {
     return(UserConnection.GetFeatureStates());
 }