'Declaration
<NotNullAttribute()> Property NodeId As UANodeId
'Usage
Dim instance As _UANodeElement Dim value As UANodeId instance.NodeId = value value = instance.NodeId
[NotNull()] UANodeId NodeId {get; set;}
'Declaration
<NotNullAttribute()> Property NodeId As UANodeId
'Usage
Dim instance As _UANodeElement Dim value As UANodeId instance.NodeId = value value = instance.NodeId
[NotNull()] UANodeId NodeId {get; set;}