getProperties

abstract fun getProperties(): Map<String, V>

获取当前持有的所有属性。

Return

包含所有属性键值对的 Map