I'm writing some data classes and am attempting to...
# announcements
q
I'm writing some data classes and am attempting to apply an annotation to some of the properties. The annotation is not getting passed on to the generated setters and getters. Is this the intended?