Hi,
Using set or get property doesn't call the server, so it doesn't cost you anything, it's only when you call "save async" that your changes are pushed to the parse server, and it's only when you retrieve an object from the server that it costs you.
Does that make sense?
I'll add a way to set get multiple properties, but that won't have any effect on Parse metering and monthly cost.
Bye,
Jean