borrowerName2 property
String?
get
borrowerName2
The name of the Second Borrower for this Mortgage Statement
Implementation
String? get borrowerName2 => getField('Borrower Name 2');
The name of the Second Borrower for this Mortgage Statement
String? get borrowerName2 => getField('Borrower Name 2');