isCanComment property

bool? get isCanComment

Ability to comment on a product for the current user.

Implementation

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