How to automatically generate code for getter and setter for a class property with specific type of custom attribute
I would like to automatically generate code for getters and setters for a specific class type which is using specific type of custom attribute. Basically my use case would be this: