org-entry-put
org-entry-put is a compiled Lisp function in `org.el
'.
(org-entry-put POM PROPERTY VALUE)
Set PROPERTY to VALUE for entry at point-or-marker POM.
If the value is `nil', it is converted to the empty string.
If it is not a string, an error is raised.