lines property

int? get lines

Implementation

int? get lines native;
set lines (int? value)

Implementation

set lines(int? value) native;