draft property

bool? get draft

Implementation

bool? get draft;
set draft (bool? draft)

Implementation

set draft(bool? draft);