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