model property

  1. @Input()
FoQuestionModel model
getter/setter pair

Implementation

@Input()
late FoQuestionModel model;