I searched around for this and only found this article...
https://www.jetbrains.com/help/idea/2017.1/generating-getters-and-setters.html
It is a tutorial from jetbrains (makers of Pycharm) but it seems to cover one of their other IDEs, not Pycharm. When I go to the Generate option in the PyCharm menu I see nothing about getters and setters, just class override methods. Does an autogenerate getters and setters option exist in the community edition of Pycharm?