Test if the given value is null.
The generic type of the value being tested.
The value to test.
True if the value is not null, otherwise false.
Test if the given value is null.