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