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