borrowerAddress property
String?
get
borrowerAddress
The Borrower's Address for this Mortgage Statement
Implementation
String? get borrowerAddress => getField('Borrower Address');
The Borrower's Address for this Mortgage Statement
String? get borrowerAddress => getField('Borrower Address');