Gets the value of the optional but leaving it as it.
the value the optional holds
OptionalIsNoneException if the optional is a None instead of a Some
See Implementation
Gets the value of the optional but leaving it as it.