'Declaration
Public Property ItemView As UIKit.UITableViewCell
'Usage
Dim instance As ComboBoxItemLoadingEventArgs Dim value As UIKit.UITableViewCell instance.ItemView = value value = instance.ItemView
public UIKit.UITableViewCell ItemView {get; set;}