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

# newValue

The value after the change, or nil if the field was removed.

## Declaration

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