isDeleted property

bool? isDeleted
getter/setter pair

local flag for deleting the post

Implementation

bool? isDeleted = false;