[]
Gets or sets the encoding for the Comment string, Encoding.UTF8 is used by default.
public Encoding CommentEncoding { get; set; }
Public Property CommentEncoding As Encoding