'Declaration Property ItemType As Type
'Usage Dim instance As IItemTypeSupport Dim value As Type instance.ItemType = value value = instance.ItemType
Type ItemType {get; set;}
'Declaration Property ItemType As Type
'Usage Dim instance As IItemTypeSupport Dim value As Type instance.ItemType = value value = instance.ItemType
Type ItemType {get; set;}