Return the referenced object held in this weak reference wrapper. If and when the object is collected, this function will return null.
The referenced object.
See Implementation
Return the referenced object held in this weak reference wrapper. If and when the object is collected, this function will return null.