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