PropertyInfo Properties |
The PropertyInfo type exposes the following members.
Name | Description | |
---|---|---|
CanRead | Gets a value indicating whether the property can be read. | |
CanWrite | Gets a value indicating whether the property can be written to. | |
Name | Gets the name of the current member. (Inherited from MemberInfo.) | |
PropertyType | Gets the type of this property. |