[]
Gets or sets the unique name of this bookmark. An attempt to set a duplicate name will cause an exception.
public string Name { get; set; }
Public Property Name As String