# NullLayerCreateOptions.layers
The layers to parent to the new null layer.

{/* Do not edit this file. It is automatically generated by API Documenter. */}

## NullLayerCreateOptions.layers property

The layers to parent to the new null layer.

**Signature:**

```typescript
layers?: ReadonlyArray<Layer> | undefined;
```
