theWhy property

String? get theWhy

Property getter and setter for theWhy:

Implementation

String? get theWhy;
set theWhy (String? theWhy)

Implementation

set theWhy(String? theWhy);