public object Data { get; set; }
member this.Data : obj with get, set
Public Property Data As Object
Thank you.