taskDescription property

String? taskDescription

Property getter and setter for taskDescription:

Implementation

String? get taskDescription;
void taskDescription=(String? taskDescription)

Implementation

set taskDescription(String? taskDescription);