---
title: objects
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsfetchedresultssectioninfo/objects
---

# objects

The array of objects in the section.

## Declaration

```swift
var objects: [Any]? { get }
```

## See Also

### Accessing Objects

- [numberOfObjects](coredata/nsfetchedresultssectioninfo/numberofobjects.md)
