[]
Gets or sets the corresponding data.
[Browsable(false)] public object Data { get; set; }
<Browsable(False)> Public Property Data As Object
The Data property supports IEnumerable and INotifyCollectionChanged interfaces.