rows property

int get rows

Implementation

int get rows {
  return raw_console.rows;
}