userName
Returns the name of the user who created the annotation.
Declaration
var userName: String? { get set }Return Value
The name of the user who created the annotation, or NULL if no user name is set.
Returns the name of the user who created the annotation.
var userName: String? { get set }The name of the user who created the annotation, or NULL if no user name is set.