refs property

HashSet<int> refs
getter/setter pair

Stores the object from which it was instantiated

Implementation

HashSet<int> refs = HashSet<int>();