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