Layer.getControlProperties Method
        
 Called to get the object with the list of properties on the root control, or any sub-element
 of the control.
 
         
        Parameters
        
            - path
            
 
            - 
                
Type: Array
ElementType: PropertyPathItem
(optional) The path to the sub-element 
 of this control. Undefined if the root is requested, otherwise an array of plain objects with properties.
Optional: True 
        
        Return Value
        
Type: ObjectDescriptor
        
An object with the list of properties on the desired element.