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