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