Gets or sets the list of keys identifying nodes to which links go from this node data.
Property Value
By default this is an empty
ObservableCollection. Usually you will not need to set this, but if you do, you may want to make sure the new value also implements the
System.Collections.Specialized.INotifyCollectionChanged interface.