dirName 属性

String? dirName
重写

实现

String? get dirName native;
void dirName=(String? value)
重写

实现

set dirName(String? value) native;