Name return the last version of the name Can be empty.
()
| 13 | // Name return the last version of the name |
| 14 | // Can be empty. |
| 15 | Name() string |
| 16 | |
| 17 | // DisplayName return a non-empty string to display, representing the |
| 18 | // identity, based on the non-empty values. |
no outgoing calls