Optional.value

The internal value of this optional.

struct Optional(T)
T value;