'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property UInt32 As PrimitiveDataType
'Usage
Dim value As PrimitiveDataType value = UAOpcBinaryStandardDataTypes.UInt32
[NotNull()] public static PrimitiveDataType UInt32 {get;}
[NotNull()] public: static property PrimitiveDataType^ UInt32 { PrimitiveDataType^ get(); }