canCopy property

bool get canCopy

Implementation

bool get canCopy => (permissions & permCopy) != 0;