60616263646566
public void setName(String name) { this.name = name; } public AttachmentModel toModel() { return new AttachmentModel(this); }