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