As far as i can see, the solution to allow access to properties in parent class (via prototype) is to use eslint. But I can't figure out which rule does the trick. Can you describe your solution in details?
The reason to ask is that i need that access to superclass properties and i have no user input (so security is not a problem)