How to find object by user string

I think you have to loop through all the objects to find it again:

You could create a dictionary to keep track of the guids otherwise, indexing by a tuple (key, value) for instance