[]
Gets or sets a value indicating whether this bookmark is a leaf node, meaning it has no child bookmarks.
public bool IsLeaf { get; set; }
true if this bookmark is a leaf node; otherwise, false.
true
false