PropertyData: Pick<
    Property,
    "description"
    | "fromTime"
    | "name"
    | "toTime"
    | "value",
>