percentComplete property

int? percentComplete
final

The percentage of work completed on the action, represented on a scale of 0 to 100 percent.

Implementation

final int? percentComplete;