Retrieves the value of the current Nullable<T> object, or the object's default value.
public function GetValueOrDefault: T; overload;