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