方向属性

String? direction

实现

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

实现

set direction(String? value) native;