# bimdata.Property

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** |  | [readonly] 
**definition** | [**PropertyDefinition**](PropertyDefinition.md) |  | 
**value** | **{String: Object}** |  | [optional] 
**propertySetId** | **Number** | This field is useful when you update a property and the  API is rebuilding a new property set to avoid an update on many elements. It gives you the new pset id | [readonly] 
**createdAt** | **Date** |  | [readonly] 
**updatedAt** | **Date** |  | [readonly] 


