"childPanels"
    
    The property "childPanels" returns the childpanels of the current panel.
Synopsis
            panel.childPanels(dyn_shape child);
            
Parameters
| Parameters | Description | 
|---|---|
| panel | Name of the panel | 
| child | Childpanels as a dyn_shape. | 
