Layer.children

Function/Meaning
Child layer array
Type
Property of Layer class (read-only)
Description
Represents an array object containing child layers.
Writing values to the array obtained here, or deleting or adding items, will not be reflected in the actual state of the layers. Please consider it as read-only.