Returns the async flag that is true when it is an async function
bool
public function getAsync() { return $this->async; }