Final answer:
Software requirements specify properties of the software product itself.
Step-by-step explanation:
The term you're looking for is software requirement.
Software requirements are specifications and properties that describe what a software product should be able to do. They define the functionality, performance, design constraints, and other characteristics of the software.
For example, if a software product is being developed to calculate and display the square root of a number, a software requirement might specify that the software should handle positive and negative numbers, provide accurate results up to a certain decimal place, and have a user-friendly interface.