cancelable property

bool? cancelable
getter/setter pair

Returns true if the object can be canceled, and false otherwise.

Implementation

bool? cancelable;