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