'Declaration Public Shadows Property AggregationType As AggregationType
'Usage Dim instance As Columns.DefaultColumn Dim value As AggregationType instance.AggregationType = value value = instance.AggregationType
public new AggregationType AggregationType {get; set;}