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