success property

bool? get success

Implementation

bool? get success;
set success (bool? success)

Implementation

set success(bool? success);