'Declaration
<NotNullAttribute()> Property DataTypeId As UANodeId
'Usage
Dim instance As _UASimpleTypeDescription Dim value As UANodeId instance.DataTypeId = value value = instance.DataTypeId
[NotNull()] UANodeId DataTypeId {get; set;}
'Declaration
<NotNullAttribute()> Property DataTypeId As UANodeId
'Usage
Dim instance As _UASimpleTypeDescription Dim value As UANodeId instance.DataTypeId = value value = instance.DataTypeId
[NotNull()] UANodeId DataTypeId {get; set;}