public Office() {
     this.liftField = YesNotApplicableType.NOT_APPLICABLE;
 }
 public Investment() {
     this.liftField = YesNotApplicableType.NOT_APPLICABLE;
 }