If a parent class has a property with accessors=true, but there is also an overridden getter in the parent class, then the child class is incorrectly using a generated getter rather than the inherited override.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
If a parent class has a property with accessors=true, but there is also an overridden getter in the parent class, then the child class is incorrectly using a generated getter rather than the inherited override.