'Declaration
<JetBrains.Annotations.NotNullAttribute()> Public ReadOnly Property AttributeType As Type
'Usage
Dim instance As UAClientDataMapping Dim value As Type value = instance.AttributeType
[JetBrains.Annotations.NotNull()] public Type AttributeType {get;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).