candidate property

String? get candidate

Implementation

String? get candidate native;
set candidate (String? value)

Implementation

set candidate(String? value) native;