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