String? get comment => _$this._comment;
set comment(covariant String? comment) => _$this._comment = comment;