public bool IsDisbursed() { return(DisbursementDetails.IsValid()); }
public Boolean IsDisbursed() { return(DisbursementDetails.IsValid()); }