comments property

bool? get comments

Implementation

bool? get comments;
set comments (bool? comments)

Implementation

set comments(bool? comments);