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