public string GetSortingKey()
 {
     return(TypeHandler.GetSortingKey(Name));
 }