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