[ ValueOrRun obj prop; if (obj.prop < 256) return obj.prop; return RunRoutines(obj, prop); ];