[DefaultValue(25)] public float RowSpacing {get; set;}
[DefaultValue(25)] public float RowSpacing {get; set;}
This property is only used when there is more than one row of children for a given parent node. LayerSpacing determines the distance between the parent node and its first row of child nodes.
This just gets or sets the RootDefaults's property of the same name.