label
Returns the label for the outline.
Declaration
var label: String? { get set }Discussion
The root outline serves only as a container for the outlines it owns; it does not have a label.
Returns the label for the outline.
var label: String? { get set }The root outline serves only as a container for the outlines it owns; it does not have a label.