readAnnotation

abstract fun readAnnotation(annotation: SiftType, attribute: String): Action<Iter<ELEMENT>, IterValues>(source)

Reads the element value of the attribute name belonging to annotation. If the element value is an array, the array is flattened when added to entity properties.