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