[DefaultValue(true)] public bool SetsPortSpot {get; set;}
[DefaultValue(true)] public bool SetsPortSpot {get; set;}
This inherited property is initialized in the InitializeTreeNodeValues method. The spot used depends on the value of PortSpot.
This just gets or sets the RootDefaults's property of the same name.