$this->stored; set => $this->stored = $value; } } function native_property_hook_compound(): void { $object = new NativePropertyHookCompound(); $object->value += 1; }