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