Sets node's namespace
JSXIdentifier $namespace Namespace:
$this
public function setNamespace($namespace) { $this->namespace = $namespace; return $this; }