Marks a boolean property on a @Draftable bean that indicates if the bean instance is a 'draft' or 'live' bean.
The property is transient and has no underlying DB column.
For beans returned from an asDraft() query this property will be set to true.