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