'Declaration<System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property Type As HistoryColumnType
'UsageDim instance As HistoryColumn Dim value As HistoryColumnType instance.Type = value value = instance.Type
[System.ComponentModel.NotifyParentProperty(true)] public HistoryColumnType Type {get; set;}