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