| Package | system.reflection |
| Interface | public interface AccessorInfo extends MemberInfo |
| Property | Defined By | ||
|---|---|---|---|
| access : AccessorType [read-only]
Indicates the AccessorType reference of this object. | AccessorInfo | ||
![]() | name : String [read-only]
Indicates the name of the member object. | MemberInfo | |
![]() | type : String [read-only]
Indicates the String representation of the type of the member object. | MemberInfo | |
| access | property |
access:AccessorType [read-only] Indicates the AccessorType reference of this object.
public function get access():AccessorType