as 属性

String? as

实现

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

实现

set as(String? value) native;