cursor property

String? cursor

Implementation

external String? get cursor;
void cursor=(String? value)

Implementation

external set cursor(String? value);