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