successful property

bool? get successful

Property getter and setter for successful:

Implementation

bool? get successful;
set successful (bool? successful)

Implementation

set successful(bool? successful);