api / org.gradle.api.tasks / WriteProperties / getProperties

getProperties

@Input open fun getProperties(): MutableMap<String, String>

Returns an immutable view of properties to be written to the properties file.

Since
3.3