---
title: hash
framework: swift
role: symbol
role_heading: Instance Property
path: swift/stringprotocol/hash
---

# hash

An unsigned integer that can be used as a hash table address.

## Declaration

```swift
var hash: Int { get }
```
