org-property-or-variable-value

org-property-or-variable-value is a compiled Lisp function in `org.el'.

(org-property-or-variable-value VAR &optional INHERIT)

Check if there is a property fixing the value of VAR.
If yes, return this value. If not, return the current value of the variable.