deleted property

bool? get deleted

Implementation

bool? get deleted;
set deleted (bool? deleted)

Implementation

set deleted(bool? deleted);