Returns the value of the given annotation of the given design as a string. If there is no such annotation on the design, the name NoValue is returned. If the design does not exist, an error occurs.
Syntax
getDesignAnnotation ( design_ As Name, _
ann As Name ) As Any