---
title: layerNames
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/layernames
---

# layerNames

An array that contains the names of the various layers in the file.

## Declaration

```swift
var layerNames: [String]? { get set }
```

## See Also

### Describing images

- [isoSpeed](corespotlight/cssearchableitemattributeset/isospeed.md)
- [acquisitionMake](corespotlight/cssearchableitemattributeset/acquisitionmake.md)
- [acquisitionModel](corespotlight/cssearchableitemattributeset/acquisitionmodel.md)
- [aperture](corespotlight/cssearchableitemattributeset/aperture.md)
- [bitsPerSample](corespotlight/cssearchableitemattributeset/bitspersample.md)
- [cameraOwner](corespotlight/cssearchableitemattributeset/cameraowner.md)
- [colorSpace](corespotlight/cssearchableitemattributeset/colorspace.md)
- [flashOn](corespotlight/cssearchableitemattributeset/flashon.md)
- [focalLength](corespotlight/cssearchableitemattributeset/focallength.md)
- [focalLength35mm](corespotlight/cssearchableitemattributeset/focallength35mm.md)
- [lensModel](corespotlight/cssearchableitemattributeset/lensmodel.md)
- [orientation](corespotlight/cssearchableitemattributeset/orientation.md)
- [pixelCount](corespotlight/cssearchableitemattributeset/pixelcount.md)
- [pixelHeight](corespotlight/cssearchableitemattributeset/pixelheight.md)
- [pixelWidth](corespotlight/cssearchableitemattributeset/pixelwidth.md)
