NullableRef.get

inout(T) get() @property ref inout @safe pure nothrow

Gets the value. this must not be in the null state. This function is also called for the implicit conversion to T.