lastPing property

int? lastPing

Implementation

int? get lastPing;
void lastPing=(int? lastPing)

Implementation

set lastPing(int? lastPing);