fullName property

String fullName
getter/setter pair

Returns a string of sentences length with _word repeated

Implementation

static String fullName = _word * 3;