getProperties

abstract fun getProperties(): Map<String, out @Nullable Any>(source)

Returns the properties of this project. See here for details of the properties which are available for a project.

Return

A map from property name to value.