[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
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).