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