163.
How can you check a nullable variable is assigned?
View Description
Nullable<T>.HasValue Property
Gets a value indicating whether the current Nullable<T> object has a value.