data class IntOptionValue : OptionValue
Option value with Int type
<init>
IntOptionValue(value: Int)
value
val value: Int