taskDescription property

String? get taskDescription

Property getter and setter for taskDescription:

Implementation

String? get taskDescription;
set taskDescription (String? taskDescription)

Implementation

set taskDescription(String? taskDescription);