cursorLine property

set cursorLine (int v)

Implementation

set cursorLine(int v) {
  _cursorLine = v;
}