Comm Property
A comment string set by the user. If CheckedOut is true, then this property contains the comment set during checkout. If CheckedOut is false, then this property contains the comment set during check-in. Checking in a file, resets the comment for that version.
Syntax
public System.string Comm {get; set;}Public Property Comm As System.String