---
title: storeIdentifier
framework: appmigrationkit
role: symbol
role_heading: Instance Property
path: appmigrationkit/migrationappidentifier/storeidentifier-swift.property
---

# storeIdentifier

An identifier that indicates the store in which the app resides.

## Declaration

```swift
let storeIdentifier: MigrationAppIdentifier.StoreIdentifier
```

## See Also

### Working with identifier properties

- [MigrationAppIdentifier.StoreIdentifier](appmigrationkit/migrationappidentifier/storeidentifier-swift.struct.md)
- [bundleIdentifier](appmigrationkit/migrationappidentifier/bundleidentifier.md)
- [platform](appmigrationkit/migrationappidentifier/platform.md)
- [MigrationPlatform](appmigrationkit/migrationplatform.md)
