Gets or sets an identifier. It must be a one-based value. A value of zero indicates that the table of contents has no identifier.
public int ID { get; set; }
Public Property ID() As Integer