







![]() ![]() |
Compare .NET Objects | |
PropertyEntity Class Members | |
See Also Properties Send Feedback |
KellermanSoftware.CompareNetObjects Namespace : PropertyEntity Class |
Glossary Item Box
The following tables list the members exposed by PropertyEntity.
Name | Description | |
---|---|---|
![]() | PropertyEntity Constructor | Constructor |
Name | Description | |
---|---|---|
![]() | CanRead | If the property can be read from |
![]() | CanWrite | If the property can be written to |
![]() | DeclaringType | The type of the parent |
![]() | Indexers | Indexers for the property |
![]() | IsDynamic | If true, this is a dynamic property |
![]() | Name | Name of the property |
![]() | PropertyInfo | Reference to the property info |
![]() | PropertyType | The type of the property |
![]() | ReflectedType | Let me reflect on this day |
![]() | Value | Value of the property |