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