pub const NS_PROP: &'static str;Expand description
The reserved property that names a node’s namespace.
Absent means NS_DEFAULT. Writing NS_DEFAULT explicitly stores nothing,
so a store that never leaves the default namespace carries no ns column and
pays nothing for the feature.