AccessibleObject

Properties
name data type description
accessible boolean
annotations array of object
declaredAnnotations array of object

Example

{
  "declaredAnnotations" : [ { }, { } ],
  "annotations" : [ { }, { } ],
  "accessible" : true
}