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