---
title: localizedName
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscolorspace/localizedname
---

# localizedName

The localized name of the color space.

## Declaration

```swift
var localizedName: String? { get }
```

## Discussion

Discussion This property holds the name of the color space as a localized string or nil if no localized name exists.

## See Also

### Accessing Color Space Data and Attributes

- [cgColorSpace](appkit/nscolorspace/cgcolorspace.md)
- [colorSpaceModel](appkit/nscolorspace/colorspacemodel.md)
- [NSColorSpace.Model](appkit/nscolorspace/model.md)
- [colorSyncProfile](appkit/nscolorspace/colorsyncprofile.md)
- [iccProfileData](appkit/nscolorspace/iccprofiledata.md)
- [numberOfColorComponents](appkit/nscolorspace/numberofcolorcomponents.md)
