@Override
 public NodeProperties nodeProperties(String pluginName) {
   return bundlableNode.nodeProperties(pluginName);
 }