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