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