protected override Node CloneCore() { return(new Attribute(Name.Clone(), Op.Clone(), Value.Clone())); }