getName

open fun getName(): String

Returns the content of Title/Name field of this annotation. This can be used to globally identify the annotation. This property will be automatically set to a type 4 (pseudo random) UUID during annotation construction time.

Return

Name of this annotation or null. By default, this is initialized to a random UUID.