---
title: oldValue
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdlayer/changelist/entry/infochange/oldvalue
---

# oldValue

The value before the change, or nil if the field was added.

## Declaration

```swift
var oldValue: USDValue? { get }
```
