scope 属性

String? scope

实现

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

实现

set scope(String? value) native;