parentMapKey property

  1. @optional
ObjRef? parentMapKey
getter/setter pair

If value is a Map, parentMapKey is the key mapping to the previous object on the retaining path.

Implementation

@optional
ObjRef? parentMapKey;