edge property

num? edge

Implementation

external num? get edge;
void edge=(num? value)

Implementation

external set edge(num? value);