BaseProperty

基础属性数据类型
type BaseProperty = Record<string, string | number | boolean>

类型: ``Record<string, string|number|boolean>

BIMFlux AI