System.Rtti.TRttiProperty Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Handle | public | Specifies a pointer to the RTTI information block in the executable image. |
| IsReadable | public | Specifies whether the reflected property is readable. |
| IsWritable | public | Specifies whether the reflected property is writable. |
| Name | public | Specifies the name of the reflected entity. |
| Package | public | Specifies the package in which the reflected object is located. |
| Parent | public | Specifies the type from which the member is part of. |
| PropertyType | public | Specifies the type of the property. |
| RttiDataSize | public | Specifies the size of the RTTI information block. |
| Visibility | public | Specifies the member's visibility modifier. |