mode property

int? get mode

Implementation

int? get mode;
set mode (int? mode)

Implementation

set mode(int? mode);