static A setDyn(A o, S key, O value) { setDynObjectValue(o, key, value); ret o; }