Readonly
expiredWhen true, the reference is no longer usable because the owning context has exited.
Diagnostic path to the referenced value.
Readonly
originalThe current canonical value of the referenced property.
Optional
ownerThe managed value that owns the reference.
Optional
rootThe object that owns the root managed value.
Optional
subrefsActive references to child properties.
The current value of the referenced property. Cleared when the reference is no longer functional.
Mutates data. Clones the container and updates metadata when called on an unmodified transactional reference.
Then runs the specified mutator to make the actual changes.
the mutation logic, may freely modify value
A Reference offers a simple mechanism for referring to properties by reference.