---
title: localizedTitle
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skproduct/localizedtitle
---

# localizedTitle

The name of the product.

## Declaration

```swift
var localizedTitle: String { get }
```

## Discussion

Discussion The title’s language is determined by the storefront that the user’s device is connected to, not the preferred language set on the device.

## See Also

### Related Documentation

- [SKStorefront](storekit/skstorefront.md)

### Getting Product Attributes

- [localizedDescription](storekit/skproduct/localizeddescription.md)
- [contentVersion](storekit/skproduct/contentversion.md)
- [isFamilyShareable](storekit/skproduct/isfamilyshareable.md)
- [contentLengths](storekit/skproduct/contentlengths.md)
