borrowerName1 property
String?
get
borrowerName1
The name of the First Borrower for this Mortgage Statement
Implementation
String? get borrowerName1 => getField('Borrower Name 1');
The name of the First Borrower for this Mortgage Statement
String? get borrowerName1 => getField('Borrower Name 1');