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