isCanComment property

bool? get isCanComment

Is it possible to leave comments

Implementation

bool? get isCanComment => checkBoolInProperty('can_comment');