org-add-props
org-add-props is a compiled Lisp function in `org-compat.el
'.
(org-add-props STRING PLIST &rest PROPS)
Add text properties to entire string, from beginning to end.
PLIST may be a list of properties, PROPS are individual properties and values
that will be added to PLIST. Returns the string that was modified.