property
reflectee

dynamic reflectee
read-only

If the [InstanceMirror] reflects an instance it is meaningful to have a local reference to, we provide access to the actual instance here.

If you access [reflectee] when [hasReflectee] is false, an exception is thrown.