comments property

bool? comments

Implementation

bool? get comments;
void comments=(bool? comments)

Implementation

set comments(bool? comments);