Updates a namespace in the current branch, or in the branch specified using the `IN` clause.

New namespace properties can be set using the key/value pairs in the `SET` clause.

Existing namespace properties can be updated using the key/value pairs in the `SET` clause.

Existing namespace properties can be removed using the keys specified in the `REMOVE` clause.
