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