# ComponentPropertiesTrait
## Properties
**component_property_definitions** | Option<[**std::collections::HashMap<String, models::ComponentPropertyDefinition>**](ComponentPropertyDefinition.md)> | A mapping of name to `ComponentPropertyDefinition` for every component property on this component. Each property has a type, defaultValue, and other optional values. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)