A quick question on the annotation processor - it is not clear to me how do I find out information about the fact I’m processing annotations in kotlin source. Is there a way to find out this and also figure out kotlin features, such as this annotation is attached to a property (and not a plan function call)?