tense property

IFactTense? get tense

Property getter and setter for tense:

Implementation

IFactTense? get tense;
set tense (IFactTense? tense)

Implementation

set tense(IFactTense? tense);