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