setName

open fun setName(@Nullable name: String)

Sets Title / Name field for this annotation

Parameters

name

Name of this annotation or null to clear the field.