'Declaration
<DefaultValueAttribute(False)> <XmlAttributeAttribute()> Public Property Italic As Boolean
[DefaultValue(false)] [XmlAttribute()] public bool Italic {get; set;}
'Declaration
<DefaultValueAttribute(False)> <XmlAttributeAttribute()> Public Property Italic As Boolean
[DefaultValue(false)] [XmlAttribute()] public bool Italic {get; set;}