---
title: artistURL
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/partialmusicproperty/artisturl-7j56f
---

# artistURL

An identifier for the extended attribute property that returns the artist’s URL.

## Declaration

```swift
static var artistURL: MusicExtendedAttributeProperty<MusicVideo, URL> { get }
```
