prefix

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

The prefix of the properties that are valid to bind to this object. Synonym for value. 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