---
title: progress
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nspersistentstoreasynchronousresult/progress
---

# progress

An object that reports progress for the asynchronous fetch request.

## Declaration

```swift
var progress: Progress? { get }
```

## See Also

### Inspecting the Result

- [managedObjectContext](coredata/nspersistentstoreasynchronousresult/managedobjectcontext.md)
- [operationError](coredata/nspersistentstoreasynchronousresult/operationerror.md)
