endDate property

int? get endDate

Implementation

int? get endDate;
set endDate (int? endDate)

Implementation

set endDate(int? endDate);