seconds property

int? get seconds

Implementation

int? get seconds;
set seconds (int? seconds)

Implementation

set seconds(int? seconds);