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