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