Returns Just the current value when present, otherwise returns None.
Maybe<T> get value => _self.value;