Expecting property specifier on line line in file file.
An invalid or missing property specifier was found on the specified line in the [Names] section of the .idq file. Within the section, any blank line, or a line beginning with a number sign (#) is ignored. Other lines consist of a friendly name, optionally followed by a datatype in parentheses, followed by an equal sign (=), then a GUID identifying the property set for the column, followed by either a number or a string giving the PROPID or the property name, respectively. If no datatype is provided, DBTYPE_WSTR is assumed.
Revise the [Names] section of the .idq file to correct the format of the property specifier.