returnValue 属性

String? returnValue

实现

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

实现

set returnValue(String? value) native;