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