BorrowerName

BorrowerAddress.BorrowerName property

Gets or sets the name of borrower.

public string BorrowerName { get; set; }

See Also