Returns the annotation on a component or class element as a string.
function getElementAnnotation input TypeName elementName; output String annotationString; end getElementAnnotation;