---
title: memoryPresent
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/macherror/memorypresent
---

# memoryPresent

An attempt was made to supply “precious” data for memory that is already present in a memory object.

## Declaration

```swift
static var memoryPresent: MachError.Code { get }
```
