Hi Aleksander, > Enums have 'value' and 'name' properties. Although they are kinda special.
I overlooked a few things. https://www.php.net/manual/en/class.transliterator.php https://www.php.net/manual/en/class.random-randomizer.php https://www.php.net/manual/en/class.directory.php https://www.php.net/manual/en/class.tidynode.php These are classes that have properties marked with the readonly modifier within the current master branch. (Note, however, that I have not examined properties marked with `@readonly`) There have been precedents, but they don't seem to be that many. Regards. Saki