17 string Name {
get; set; }
EventHandler< NameChangeEventArgs > BeforeNameChanged
Occurs before the name of the item changes.
Interface for items which can be added the the NamedItemList.
EventHandler< NameChangeEventArgs > AfterNameChanged
Occurs when after the name of the item has changed.