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