public void AddBranchReceiptNo(BranchReceiptNo branchReceiptNo) { branchReceiptNo.Branch = this; _branchReceiptNo.Add(branchReceiptNo); }