I would like to come up with a more disciplined approach to getters and setters for version v0.2.0.
Currently there has been a bit of a split between implementing features via get = [FEATURE] and a new macro (CloneGetters, CopyGetters). I think it would be good to gather some feedback and come up with a coding style that makes it clear whether it should be added as a new proc macro or a feature of the exist get/set.