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