Optional footnote to appear on the bottom of the screen
String get footnote => this._footnote;
set footnote(String footnote) { this._footnote = footnote; }