In PreEditChange, how do I get the array index of the changed element?

I have seen that but how do I go from an FProperty, which is what the chain contains, to an array index? There is no overload that receives a FPropertyChangedChainEvent, unfortunately.