value-processor / me.tatarka.valueprocessor / Property / Getter / name

name

val name: String

Overrides Property.name

The name of the property. For fields and params this is the name in code. For getters, it may have the 'get' or 'is' prefix stripped.

See Also

callableName