api / org.gradle.model / Model / value

value

val value: String

Denotes the name by which the model element will be available.

If the value is the empty string, the exact name of the annotated method will be used.

The value must:

This restriction also applies when the name is being derived from the method name.

Return
the name by which the model element will be available