getProperty

abstract fun getProperty(key: String): String?

获取属性.

Return

属性值, 如果属性名不存在则返回null

Parameters

key

需要获取的属性名