Annotation
annotation
(annotation name description properties)
name (String): Name for the annotation.
description (String): Description for the annotation.
properties (Set): Initial set of properties to give to the annotation. This can be modified later.
An annotation represents something to do or remember. It has properties which are used to identify it, know things about it, and query agendas for annotations with certain constraints on their properties, using criteria.
Guide index