org-property-set-functions-alist

org-property-set-functions-alist is a variable defined in `org.el'.
Its value is
nil


Documentation:
Property set function alist.
Each entry should have the following format:

(PROPERTY . READ-FUNCTION)

The read function will be called with the same argument as
`org-completing-read'.