NullableType sealed class NullableType : CType Documentation Code public CType UnderlyingType { get; } public NullableType(CType underlyingType)