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