Children Property
Overloads
| Children | 
             Array with child objects and their patches. JSON property name: qChildren  | 
        
      
    
Children
Array with child objects and their patches.
JSON property name: qChildren
Declaration
      IEnumerable<NxPatches> Children { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<NxPatches> |