# `GSMetricStore.title`

*Instance Property*

## Declaration

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

```objc
@property (nonatomic, readonly) NSString * title;
```

```python
title() -> str
```

