https://psalm.dev/r/083ee5e953 But I guess it should be ignored https://github.com/vimeo/psalm/blob/master/src/Psalm/Internal/Codebase/Reflection.php#L157 I guess it's bc of https://github.com/vimeo/psalm/blob/master/dictionaries/ManualPropertyMap.php#L20 ? (and/or https://github.com/vimeo/psalm/blob/master/dictionaries/PropertyMap.php#L69) where the property map has precedence over things set in code? (which would be bad) @orklah