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.

Syntax

public int ID { get; set; }
Public Property ID() As Integer