value-processor / me.tatarka.valueprocessor / Property / annotations

annotations

var annotations: List<AnnotationMirror>

Annotations relevant to the property. These may be copied from another source. For example, if this is a getter it may contain the annotations on the backing private field.