taskId property

int? get taskId

Implementation

int? get taskId;
set taskId (int? taskId)

Implementation

set taskId(int? taskId);