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