Tries to get the stored value of a nullable. Returns false when the nullable is null.
public function TryGetNullableValue(out value: TValue): Boolean;