PropertyGrid.refreshProperty Method
        
 Updates a property with a new value and refreshes the UI of its editor.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the property. 
            - value
            
 
            - 
                
Type: Object
The new value to assign to the property. 
        
        Return Value
        
Type: Boolean
        
true if the refresh was successful; false otherwise.