isDeletable property

bool isDeletable

Implementation

bool get isDeletable => _getAttribute<bool>(kDeletable, false);