Group Constructor
        
 Initializes the dundas.account.Group object.
 
         
        Parameters
        
            - groupOptions
            
 
            - 
                
Type: Object
(optional) Object with default values for the group.
Optional: True 
        
        Examples
        The following example initializes a new instance of a Group object:
        
var newObject = new dundas.account.Group();