DataCubeCanvasService.setGroupProperty Method
        
 Sets a group's property.
 
         
        Parameters
        
            - groupName
            
 
            - 
                
Type: String
 The name of the group. 
            - propertyName
            
 
            - 
                
Type: String
 The name of the property. 
            - newValue
            
 
            - 
                
Type: Object
 The new value. The type of this value must match the expected type for the property. 
            - suppressWarning
            
 
            - 
                
Type: Boolean - May be null
(Optional) True to suppress warning. 
            - isNotUndoable
            
 
            - 
                
Type: Boolean - May be null
(Optional) True to perform non-undoable action.