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