delete property

bool? get delete

Implementation

bool? get delete;
set delete (bool? delete)

Implementation

set delete(bool? delete);