Base class variable conflicts with Derived class variable (same name)

Perhaps, you can look here in the stackoverflow thread, where I asked about same names of the parent class and subclass. I then changes the names, though. Didn’t need the exact matching. First I used this page for analyzing public and private variables (in the scope of a research). I had to compare them then in a table.