[]
Gets or sets the underlying data collection.
public IDataCollection<object?>? DataCollection { get; set; }
Public Property DataCollection As IDataCollection(Of Object)