dir属性

String? dir

实现

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

实现

set dir(String? value) native;