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