ownedStartDate property

FlexiDate? ownedStartDate

Property getter and setter for ownedStartDate:

Implementation

FlexiDate? get ownedStartDate;
void ownedStartDate=(FlexiDate? ownedStartDate)

Implementation

set ownedStartDate(FlexiDate? ownedStartDate);