semantic-tag-get-attribute
semantic-tag-get-attribute is a compiled Lisp function in `tag.el
'.
(semantic-tag-get-attribute TAG ATTRIBUTE)
From TAG, return the value of ATTRIBUTE.
ATTRIBUTE is a symbol whose specification value to get.
Return the value found, or nil if ATTRIBUTE is not one of the
attributes of TAG.