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