To Add a Custom Property

To add a custom property

  1. Open the Properties window.
  2. Click the custom tab where you want to add a property.
  3. Right-click the properties area, click Insert New Property, and click the property type you want to add. Choose:
    • String - if the property value is a string
    • Boolean - if the property value is Yes or No
    • Float - if the property value is a decimal value, for example: 1.234
    • Integer - if the property value is a positive whole number (1, 2, 3,...), a negative whole number (-1, -2, -3,...), or zero (0)
  4. Enter the name for the property in the Property box, and press ENTER.
  5. Double-click the Value box, enter the value associated with your property into the box provided, and click OK.
    Note: For Boolean properties, double-clicking the Value box toggles between Yes and No values.