for deleteAnnotation and annotValue:
The modified object.for annotations:
an object of class SynapseAnnotations.for annotValue:
the value stored for the annotation specified by "which"
Details
annotValue is used to get or set a single annotation value. annotationValues is used to get all
annotations as a list or to assign the elements of the list as annotations.
the annotations() function should generally not be called by the end-user and may be deprecated
in the future.