You can enable properties globally by putting a line at the top of your document like here and there:
#+PROPERTY: header-args:bash :results output verbatim :async yes :session execute-asynchronously
Important: don't forget to refresh properties by C-c C-c
with cursor on top of properties. More info here