All,

If given an untyped reference to an object, how can one generate or otherwise obtain a string identifier for it that is unique within the application domain?

Reflection is permissible.

Thanks

— P