# Custom Field Represents a custom field for a product, including its value, type, and handle. ## Properties ### title The display title of the custom field. ### handle The unique handle for the custom field. ### value The value assigned to the custom field. ### type The type of the custom field (e.g., text, number).