pathname 属性

String? pathname

实现

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

实现

set pathname(String? value) native;