'parent'; } } class FinalHookedPropertyChild extends FinalHookedPropertyParent { public string $value { get => 'child'; } }