---
title: url
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlcheckpoint/url
---

# url

The location of the checkpoint in the file system.

## Declaration

```swift
var url: URL
```

## See Also

### Inspecting a checkpoint

- [phase](createml/mlcheckpoint/phase.md)
- [iteration](createml/mlcheckpoint/iteration.md)
- [date](createml/mlcheckpoint/date.md)
