o_Hash

open override fun o_Hash(self: AvailObject): Int

Answer a 32-bit long that is always the same for equal objects, but statistically different for different objects. This requires an object creation, so don't call it from the garbage collector.