Returns the Nth Annotation section as string.
function getNthAnnotationString input TypeName class_; input Integer index; output String result; end getNthAnnotationString;