System.ComponentModel.NullableConverter public class NullableConverter : TypeConverter Documentation public Type NullableType { get; } public Type UnderlyingType { get; } public TypeConverter UnderlyingTypeConverter { get; } public NullableConverter(Type type)