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