propertyKey property

  1. @optional
ObjRef? propertyKey
read / write

The key for a WeakProperty instance.

Provided for instance kinds:

  • WeakProperty

Implementation

@optional
ObjRef? propertyKey;