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