distance property

Distance? distance

Implementation

external Distance? get distance;
void distance=(Distance? value)

Implementation

external set distance(Distance? value);