semantic--tag-get-property

semantic--tag-get-property is a compiled Lisp function in `tag.el'.

(semantic--tag-get-property TAG PROPERTY)

From TAG, extract the value of PROPERTY.
Return the value found, or nil if PROPERTY is not one of the
properties of TAG.
That function is for internal use only.