[DefaultValue(10)] public float RowIndent {get; set;}
[DefaultValue(10)] public float RowIndent {get; set;}
This is used to leave room for the links that connect a parent node with the child nodes that are in additional rows.
This just gets or sets the RootDefaults's property of the same name.