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