programStageSection property

  1. @ManyToOne(joinColumnName: 'programStageSection', table: ProgramStageSection)
dynamic programStageSection
getter/setter pair

Implementation

@ManyToOne(joinColumnName: 'programStageSection', table: ProgramStageSection)
dynamic programStageSection;