Rule: no-access-missing-member

Disallows using non-existing properties and methods from the component in templates.

Rationale

Such occurances in code are most likely a result of a typo.

Notes:
TS Only

Config

Not configurable.

Examples
Schema
null