value

@AliasFor(value = "prefix")
abstract fun value(): String

The prefix of the properties that are valid to bind to this object. Synonym for prefix. A valid prefix is defined by one or more words separated with dots (e.g. "acme.system.feature").

Return

the prefix of the properties to bind