public void AddProperty(BbProperty bbProperty) { _ifcPropertySet.HasProperties.Add(bbProperty.IfcProperty); _properties.Add(bbProperty); }