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