---
title: identifier
framework: tvservices
role: symbol
role_heading: Instance Property
path: tvservices/tvcontentidentifier/identifier
---

# identifier

The string that identifies this content item.

## Declaration

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

## Discussion

Discussion The contents of this string are defined by you when you design your application.

## See Also

### Inspecting an Identifier’s Contents

- [container](tvservices/tvcontentidentifier/container.md)
