PropertyName

@Retention(value = RetentionPolicy.RUNTIME)
@Target(value = [ElementType.METHOD, ElementType.FIELD])
annotation PropertyName


Marks a field to be renamed when serialized.

Summary

Public functions

abstract String!

Public functions

value

abstract fun value(): String!