- adds `get` and `set` kind in addition to `method` to the list of allowed class members for having a decorator, - adds tests for this two cases (decorator + set and decorator + get)
- adds `get` and `set` kind in addition to `method` to the list of allowed class members for having a decorator, - adds tests for this two cases (decorator + set and decorator + get)