protected internal override void CallVisitorMethod(Visitor visitor, object data) { visitor.VisitRetrieveValue(this,data); }