[]
Gets or sets the initials of the author of this comment.
public string Initials { get; set; }
Public Property Initials As String
This information can be used to format and present the associated comment, or in any user interface supported by an application. If there is more than one author with the same initials, it might be more useful to display the author name.