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
[read-only] Indicates the name of the member object.
MemberInfo
 Inheritedtype : String
[read-only] 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