int get_name_array (char[]? str)
Get the name of the entity the Annotation is associated with.
| str | Array to fill with returned string, or null to find length only. |
| The number of characters in the string to copy (not including terminating null). |