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