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