org-get-property-block

org-get-property-block is a compiled Lisp function in `org.el'.

(org-get-property-block &optional BEG END FORCE)

Return the (beg . end) range of the body of the property drawer.
BEG and END are the beginning and end of the current subtree, or of
the part before the first headline. If they are not given, they will
be found. If the drawer does not exist and FORCE is non-nil, create
the drawer.