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