```py class Foo: ... Foo().__name__ # no error, crashes at runtime ``` [playground](https://pyright-play.net/?strict=true&deprecateTypingAliases=true&enableExperimentalFeatures=true&reportCallInDefaultInitializer=true&reportImplicitOverride=true&reportImplicitStringConcatenation=true&reportPropertyTypeMismatch=true&reportMissingSuperCall=true&reportShadowedImports=true&reportUninitializedInstanceVariable=true&reportUnnecessaryTypeIgnoreComment=true&reportUnusedCallResult=true&code=MYGwhgzhAEBiD28BcBYAUNT0B0v3oXgAoBKbAfXIDswBbAU0ugGJor5p6AnL%2BLgGmjAukABb0YYAC7QuAVypSAlgyA)