ownedStartDate property

FlexiDate? get ownedStartDate

Property getter and setter for ownedStartDate:

Implementation

FlexiDate? get ownedStartDate;
set ownedStartDate (FlexiDate? ownedStartDate)

Implementation

set ownedStartDate(FlexiDate? ownedStartDate);