startDate property

int? get startDate

Implementation

int? get startDate;
set startDate (int? startDate)

Implementation

set startDate(int? startDate);