---
title: base
framework: swift
role: symbol
role_heading: Instance Property
path: swift/discontiguousslice/base
---

# base

The collection that the indexed collection wraps.

## Declaration

```swift
var base: Base { get }
```
