163.

How can you check a nullable variable is assigned?

Nullable<T>.HasValue Property
Gets a value indicating whether the current Nullable<T> object has a value.