实时 属性

String? 实时

实现

String? get live native;
void 实时=(String? value)

实现

set live(String? value) native;