'Declaration <CategoryAttribute("Dicom")> <DescriptionAttribute("A value indicating whether text is bold.")> Public Property Bold As Boolean
[Category("Dicom")] [Description("A value indicating whether text is bold.")] public bool Bold { get; set; }
Property Value
Значение по умолчанию - false.