<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "macOS: 10.13.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "iTunesLibrary",
  "identifier" : "/documentation/iTunesLibrary/ITLibArtist",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "iTunes Library"
    ],
    "preciseIdentifier" : "c:objc(cs)ITLibArtist"
  },
  "title" : "ITLibArtist"
}
-->

# ITLibArtist

This class represents an artist, such as the performer of a song.

```
class ITLibArtist
```

## Topics

### Getting Artist Info

[`name`](/documentation/iTunesLibrary/ITLibArtist/name)

The name of the artist.

[`persistentID`](/documentation/iTunesLibrary/ITLibArtist/persistentID)

The unique identifier of the artist.

[`sortName`](/documentation/iTunesLibrary/ITLibArtist/sortName)

The name of the artist to use when sorting.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)