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