I created a new property type in order to have a change index. It includes a property definitioon for the index number which could be "0,1,2,3...", "1,2,3,4..." or "a,b,c,d,e..." The corresponding property definition has IsArray = True. I'd like t...