The candidate
String get candidate => _wrapped.candidate;
set candidate(String v) { _wrapped.candidate = v; }