---
title: url
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nstextcheckingresult/url
---

# url

The URL of a type checking result.

## Declaration

```swift
var url: URL? { get }
```

## See Also

### Text Checking Results for URLs

- [linkCheckingResult(range:url:)](foundation/nstextcheckingresult/linkcheckingresult(range:url:).md)
