the [ScriptIgnore] attribute works fine for me on the direct object that is getting serialized, but if I put it on a property of a related object (that is referenced from a property on the direct object), it doesn't apply?the [ScriptIgnore] attribute works fine for me