'Declaration<NotNullAttribute()> ReadOnly Property EventType As UANodeId
'UsageDim instance As _UABaseEventObject Dim value As UANodeId value = instance.EventType
[NotNull()] UANodeId EventType {get;}
'Declaration<NotNullAttribute()> ReadOnly Property EventType As UANodeId
'UsageDim instance As _UABaseEventObject Dim value As UANodeId value = instance.EventType
[NotNull()] UANodeId EventType {get;}