Variable FullNode.registry

Name registry, if enabled for this node

class FullNode
{
  // ...
  NameRegistry registry ;
  // ...
}