public string GetFreshLabel() { var l = pToZing.GetUnique(entityName); labels[l] = labels.Count + 1; return(l); }