trashed property

bool? trashed
getter/setter pair

true if this note has been trashed.

If trashed, the note is eventually deleted.

Output only.

Implementation

core.bool? trashed;