candidate 属性

String? candidate

实现

String? get candidate native;
void candidate=(String? value)

实现

set candidate(String? value) native;