Registers an observer in the form of a callback with this references and fires that callback immediately if the reference is already resolved. Used by properties to observe this reference, so that storage and logical updates can be applied.
Sets the value of the wrapped reference, taking care of resolution and life cycle.
The target does no longer exist, but the stored reference should stay the same.
Sets only the raw target id, without trying to resolve that.
Generated using TypeDoc
Returns the value of the wrapped reference.