[]
Gets or sets the data type of the custom field.
[TypeConverter(typeof(g))] public Type DataType { get; set; }
<TypeConverter(GetType(g))> Public Property DataType As Type