bankAccountPeriodOwnerName property

String? get bankAccountPeriodOwnerName

Implementation

String? get bankAccountPeriodOwnerName => _$this._bankAccountPeriodOwnerName;
set bankAccountPeriodOwnerName (String? bankAccountPeriodOwnerName)

Implementation

set bankAccountPeriodOwnerName(String? bankAccountPeriodOwnerName) =>
    _$this._bankAccountPeriodOwnerName = bankAccountPeriodOwnerName;