| 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
Indicates the name of the member object.
| MemberInfo | |
![]() | type : String
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.
Implementation public function get access():AccessorType