---
title: metadataDictionary
framework: statereporting
role: symbol
role_heading: Instance Property
path: statereporting/reportablemetadata/metadatadictionary
---

# metadataDictionary

A dictionary mapping string keys to reportable values that describes the current metadata.

## Declaration

```swift
var metadataDictionary: [String : ReportableMetadataValue] { get }
```
