$this->stored; set => $this->stored = $value; } } function invalidNativePropertyHookIndirectUnset(): void { $object = new NativePropertyHookIndirectUnset(); unset($object->items[0]); }