Comment Property
Gets a comment string set by the user. If IsCheckedOut is true, then this property contains the comment set during checkout. Otherwise, it contains the comment set during check-in.
Syntax
public System.string Comment {get;}Public ReadOnly Property Comment As System.String