---
title: contentVersion
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skproduct/contentversion
---

# contentVersion

A string that identifies the version of the content.

## Declaration

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

## See Also

### Getting Product Attributes

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