fun listProperty(name: String, defaultValue: List<String>, separator: String = ","): List<String>
Return an env or system List property.