0
kicks
Nullables with Reflection quickref
Working with nullable types using reflection is not that hard, but sometimes you have to think about it for a bit or browse the help file before you can actually use it correctly.
What I will list here is not rocket science, but it could be helpful to have all the nullable-related stuff in one short article.