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