Folding should also work the following: ``` #+BEGIN ... #+END ``` ``` :PROPERTIES: :bla: foo :END: ``` ``` #+BEGIN_SRC [language] ... #+END_SRC ```