value

val value: Any?

Contains the underlying data value for this instance.

It is likely more convenient to use one of the many get methods to receive the value as the appropriate type.

See also