I’m also seeing some property getters get addition...
# compiler
z
I’m also seeing some property getters get additional methods generated beside them like
foo$annotations
that take the same parameters as the getter, but return void. I’m not sure if that’s related or not.