Xojo.Core.WeakRef.Value

From Xojo Documentation

Read-Only Property (As Object )
ObjectValue = aXojo.Core.WeakRef.Value

Supported for all project types and targets.

The object that is wrapped by the WeakRef object. If the object has been destructed, this returns Nil.