Gets or sets a user-defined identifier. It must be a one-based value. A value of zero indicates that the comment has no identifier.

Syntax

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