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