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