export interface IIfcProperty { Name: string; Description?: string; }