tense property

IFactTense? tense

Property getter and setter for tense:

Implementation

IFactTense? get tense;
void tense=(IFactTense? tense)

Implementation

set tense(IFactTense? tense);