(ns-name ns-obj)
Returns the name of the namespace, a Namespace object. Bootstrap only.
(defn ns-name [ns-obj] (.-name ns-obj))