A Property can be used only one time in a definition (unless it is surrounded by #IFDEFs). If the user wants to use the same property more than one time in a definition, they must use the Control and RefProp keywords. For this reason, the Control and RefProp keywords are often used in conjunction with TESTPROCs.
For a Control to be used, there must be an initial reference to the Property that the Control references, at the top of the definition. The REFPROP keyword is used in conjunction with the Control keyword.