---
title: ianaName
framework: swift
role: symbol
role_heading: Instance Property
path: swift/string/encoding/iananame
---

# ianaName

The name of this encoding that is compatible with the one of the IANA registry “charset”.

## Declaration

```swift
var ianaName: String? { get }
```
