dirName 属性

String? dirName

实现

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

实现

set dirName(String? value) native;