Skip to content
JS
TypeScript error

TS18014

The property '{0}' cannot be accessed on type '{1}' within this class because it is shadowed by another private identifier with the same...

Reference entryTypeScriptFetched
The property '{0}' cannot be accessed on type '{1}' within this class because it is shadowed by another private identifier with the same spelling.
As listed by TypeScript diagnosticMessages.json

{0}, {1} and so on are filled in by the compiler.

Category
Error
Severity
error
or press Cmd/Ctrl + Enter. The text is only sent to this site to match it.
Source: TypeScript diagnosticMessages.json. Data fetched 2026-09-25T01:43:12.677Z.