[]
Gets or sets the bar type in the barcode.
[TypeConverter(typeof(dv.BarCodeTypeConverter))] public BarCodeType Type { get; set; }
<TypeConverter(GetType(dv.BarCodeTypeConverter))> Public Property Type As BarCodeType