Accessing attributes of a Python Descriptor
Not sure if this is feasible or not. The implementation/example below is dummy, FYI.
Getting access to a protected member warning shown by pycharm in descriptor get method
I was trying to play around with Python descriptors and Pycharm IDE seems to be complaining