'Declaration
<NotNullAttribute()> Public Property ItemType As Type
'Usage
Dim instance As DAItemAttribute Dim value As Type instance.ItemType = value value = instance.ItemType
[NotNull()] public Type ItemType {get; set;}
'Declaration
<NotNullAttribute()> Public Property ItemType As Type
'Usage
Dim instance As DAItemAttribute Dim value As Type instance.ItemType = value value = instance.ItemType
[NotNull()] public Type ItemType {get; set;}