First of all, great book! Really enjoying it so far.
My question is regarding different types of ignoring properties.
What is the difference between a dynamic property stored in ignoredProperties() and a non-dynamic property? Neither the first, nor the second should be persisted, right?
If so, then what is the point of setting a non-persistent property as dynamic in the first place, considering it is going to be ignored anyway?
Thanks for the help.