---
title: stores
framework: managedsettings
role: symbol
role_heading: Type Property
path: managedsettings/managedsettingsstore/stores
---

# stores

Get the name of all the stores configured by your app

## Declaration

```swift
static var stores: Set<ManagedSettingsStore.Name> { get }
```
