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