ComplexObjectPropertyDescriptor.updateValue Method
        
 Updates the property's value and raises the propertyChanged event.
 
         
        Parameters
        
            - newValue
            
 
            - 
                
Type: Object
The new value. 
            - suppressEvent
            
 
            - 
                
Type: Boolean
 (Optional) True to prevent the parent object descriptor from firing a property changed event.
Optional: True