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