@override int get annotationMode => _getIntProp("AnnotationMode");
@override set annotationMode(int value) => _setIntProp("AnnotationMode", value);