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