cursor property

bool? get cursor

Implementation

bool? get cursor;
set cursor (bool? value)

Implementation

set cursor(bool? value);