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