Member predicate Annotation::getBooleanValue
If the value type of the annotation element with the specified name is boolean,
gets the boolean value used for that element. This includes default values in case
no explicit value is specified.
boolean getBooleanValue(string name)