---
title: url
framework: testing
role: symbol
role_heading: Instance Property
path: testing/bug/url
---

# url

A URL that links to more information about the bug, if available.

## Declaration

```swift
var url: String?
```

## Discussion

Discussion The value of this property represents a URL conforming to RFC 3986.
