internal override bool IsPathCurrent() { object item = (XmlWorker == null) ? DataItem : XmlWorker.RawValue(); return(PW.IsPathCurrent(item)); }