path property

num? get path

Implementation

external num? get path;
set path (num? value)

Implementation

external set path(num? value);