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