completionDate property

int completionDate
final

completionDate Point in time (Unix timestamp) when the task was completed; 0 if the task isn't completed

Implementation

final int completionDate;