semantic--tag-put-property

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

(semantic--tag-put-property TAG PROPERTY VALUE)

Change value in TAG of PROPERTY to VALUE.
If PROPERTY already exists, its value is set to VALUE, otherwise the
new PROPERTY VALUE pair is added.
Return TAG.
That function is for internal use only.