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