I want to create a decorator, that could control wether setter is called. I tried something like this:
const MyDecorator =