loadProperties

open fun loadProperties(propertyFile: File): Properties(source)
open fun loadProperties(inputStream: InputStream): Properties(source)