---
title: value
framework: swift
role: symbol
role_heading: Instance Property
path: swift/unicode/scalar/value
---

# value

A numeric representation of the Unicode scalar.

## Declaration

```swift
var value: UInt32 { get }
```

## See Also

### Inspecting a Scalar

- [properties](swift/unicode/scalar/properties-swift.property.md)
- [Unicode.Scalar.Properties](swift/unicode/scalar/properties-swift.struct.md)
- [hash(into:)](swift/unicode/scalar/hash(into:).md)
- [isASCII](swift/unicode/scalar/isascii.md)
