bool? get comments => _$this._comments;
set comments(covariant bool? comments) => _$this._comments = comments;