Packagesystem.reflection
Interfacepublic interface AccessorInfo extends MemberInfo

The Accessor info class.



Public Properties
 PropertyDefined by
  access : AccessorType
[read-only] Indicates the AccessorType reference of this object.
AccessorInfo
 Inheritedname : String
Indicates the name of the member object.
MemberInfo
 Inheritedtype : String
Indicates the String representation of the type of the member object.
MemberInfo
Property detail
accessproperty
access:AccessorType  [read-only]

Indicates the AccessorType reference of this object.

Implementation
    public function get access():AccessorType