readonly int $foo; readonly protected ClassName $bar; private readonly ?string $baz; readonly bool $flag; } ]]>