Get current namespace.
null|Name Namespace (or null if global namespace)
public function getNamespace() : ?Name { return $this->namespace; }