# bimdata.PropertyDefinition

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** |  | [readonly] 
**unit** | [**Unit**](Unit.md) |  | [optional] 
**name** | **String** |  | [optional] 
**description** | **String** |  | [optional] 
**type** | **String** | IfcProperty*, Ifc*Properties, IfcComplexProperty, IfcQuantity*, IfcComplexQuantity, Attribute | [optional] 
**valueType** | **String** | Type of the corresponding value (Boolean, integer, float, string, IfcRange, ...) | [optional] 


