Add a new bookmark.
Bookmark = XBookmark.Add(Title)
Use this method to add a new bookmark.
A new bookmark is created and given the title specified. It is added at the end of the collection and the newly created bookmark returned.
None.