notAttendedOptionalFacts property

List<MSchemaRef>? notAttendedOptionalFacts

Property getter and setter for notAttendedOptionalFacts:

Implementation

List<MSchemaRef>? get notAttendedOptionalFacts;
void notAttendedOptionalFacts=(List<MSchemaRef>? notAttendedOptionalFacts)

Implementation

set notAttendedOptionalFacts(List<MSchemaRef>? notAttendedOptionalFacts);