current 属性

String? current

实现

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

实现

set current(String? value) native;