9 (org-entry-get (point) "var" t)
12 * overwriting a file-wide property
17 #+begin_src emacs-lisp
21 #+begin_src emacs-lisp
22 (org-entry-get (point) "var" t)
25 * appending to a file-wide property
30 #+begin_src emacs-lisp
34 #+begin_src emacs-lisp
35 (org-entry-get (point) "var" t)