modificationDate
Returns the modification date of the annotation.
Declaration
var modificationDate: Date? { get set }Return Value
The modification date of the annotation, or NULL if there is no modification date.
Returns the modification date of the annotation.
var modificationDate: Date? { get set }The modification date of the annotation, or NULL if there is no modification date.