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