<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`BasesConfigFile`](BasesConfigFile) › [`properties`](BasesConfigFile/properties) ## BasesConfigFile.properties property Configuration for properties in this Base. Valid keys for this object currently include: - displayName: string 1.10.0 **Signature:** ```typescript properties?: Record<string, Record<string, any>>; ```