The following tables list the members exposed by DynamicTypePropertyInfo.
Name | Description | |
---|---|---|
![]() | DynamicTypePropertyInfo Constructor |
Name | Description | |
---|---|---|
![]() | DynamicCustomAttributeBuilders | Gets list of DynamicCustomAttributeBuilder used for creation of custom attributes assigned to the property described by this DynamicTypePropertyInfo. |
![]() | FieldName | Get the name of the field that this property wraps. |
![]() | HasSetter | Gets or sets whether setter method is generated for property. |
![]() | PropertyName | Gets or sets the name of the property. |
![]() | PropertyType | Gets or sets the System.Type of the property. |