")">
bool
this.IsSome
Return 'true' if the option is a 'Some' value.
this.Value
'T
Get the value of a 'Some' option. A NullReferenceException is raised if the option is 'None'.
Type something to start searching.