Property BookMarks
BookMarks
When implemented by a class, represents an object that implements IBookMarks
interface holding collection of IBookMark
objects each determining particular bookmark within the text source.
IBookMarks BookMarks { get; set; }