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