f2709ac3f9
Fixes Ivy reflecting properties with `undefined` values, rather than omitting them. Also fixes that Ivy doesn't clear the reflected values when property value changes from something that is defined to undefined. This PR resolves FW-1277. PR Close #30103