If I want to update a bunch of models (like getting them from `.all()`) can I do it with updateProperties? That doesn't seem to work.
If I want to update a bunch of models (like getting them from
.all()) can I do it with updateProperties? That doesn't seem to work.