theStory property

String? theStory

Property getter and setter for theStory:

Implementation

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

Implementation

set theStory(String? theStory);