theWhy property

String? theWhy

Property getter and setter for theWhy:

Implementation

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

Implementation

set theWhy(String? theWhy);