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