Option.isValid

test whether the argument is valid so that you can safely get the inner value after the return value is true

class Option
@property abstract const
bool
isValid
()

Meta