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