[]
Gets or sets the type of object stored for a column.
[TypeConverter(typeof(e))] public Type DataType { get; set; }
<TypeConverter(GetType(e))> Public Property DataType As Type