trashed property

bool? trashed
getter/setter pair

Whether the file has been trashed, either explicitly or from a trashed parent folder.

Only the owner may trash a file, and other users cannot see files in the owner's trash.

Implementation

core.bool? trashed;