title property

String title
getter/setter pair

Returns a string of sentences length with _word repeated

Implementation

static String title = _word * 2;