'Declaration <CategoryAttribute("Dicom")> <DescriptionAttribute("A value indicating whether graphic is filled.")> Public Overridable Property GraphicFilled As Boolean
[Category("Dicom")] [Description("A value indicating whether graphic is filled.")] public virtual bool GraphicFilled { get; set; }