added property

int? get added

Implementation

int? get added;
set added (int? added)

Implementation

set added(int? added);