public ICollection <SubCategory> GetSubMenus() { return((List <SubCategory>)SubCategories.ToList()); }