'Declaration
<TypeConverterAttribute(C1.WPF.FlexGrid.NullableObjectConverter`1)> <DefaultValueAttribute(System.Nullable`1, "")> Public Property FontSize As Nullable(Of Double)
[TypeConverter(C1.WPF.FlexGrid.NullableObjectConverter`1)] [DefaultValue(System.Nullable`1, "")] public Nullable<double> FontSize {get; set;}