public override bool NodeHasProperty(long node, string propertyName) { return(@delegate.NodeHasProperty(node, propertyName)); }