7475767778798081
@Override public Expression compile(Executable exec, Declaration decl) throws XPathException { SetProperty inst = new SetProperty(targetObject, select, name); return inst; }