issuerCommentsPeriodNote property

String? get issuerCommentsPeriodNote

Implementation

String? get issuerCommentsPeriodNote => _$this._issuerCommentsPeriodNote;
set issuerCommentsPeriodNote (String? issuerCommentsPeriodNote)

Implementation

set issuerCommentsPeriodNote(String? issuerCommentsPeriodNote) =>
    _$this._issuerCommentsPeriodNote = issuerCommentsPeriodNote;