successful property

bool? successful

Property getter and setter for successful:

Implementation

bool? get successful;
void successful=(bool? successful)

Implementation

set successful(bool? successful);