public List<DataField> Fields { get; set; }
Public Property Fields As List(Of DataField) Get Set
In This Article