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