package org.molgenis.omx.hl7; public class PropertiesPath { private String path = "/Users/pc_iverson/Desktop/Input"; public String getPath() { return path; } }