---
title: rawValue
framework: roomplan
role: symbol
role_heading: Instance Property
path: roomplan/roombuilder/configurationoptions/rawvalue
---

# rawValue

A raw value for a configuration option.

## Declaration

```swift
let rawValue: Int
```

## See Also

### Creating a configuration option

- [init(rawValue:)](roomplan/roombuilder/configurationoptions/init(rawvalue:).md)
