line property

int? get line

Implementation

int? get line;
set line (int? line)

Implementation

set line(int? line);