slot 属性

String? slot

实现

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

实现

set slot(String? value) native;