canModify property

bool get canModify

Implementation

bool get canModify => (permissions & permModify) != 0;