---
title: value
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdstage-4sfi1/timecode/value
---

# value

The numeric value of this time code, or nil for the default time code.

## Declaration

```swift
var value: Double? { get }
```
