---
title: rawValue
framework: lightweightcoderequirements
role: symbol
role_heading: Instance Property
path: lightweightcoderequirements/platformtype/value/rawvalue
---

# rawValue

The corresponding value of the raw type.

## Declaration

```swift
let rawValue: Int64
```
