| JMeterProperty | code | html | |
| PropertyIterator | code | html |
| AbstractProperty | code | html | |
| MultiProperty | For JMeterProperties that hold multiple properties within, provides a simple interface for retrieving a property iterator for the sub values. | code | html |
| NumberProperty | code | html |
| BooleanProperty | code | html | |
| CollectionProperty | code | html | |
| DoubleProperty | code | html | |
| FloatProperty | code | html | |
| FunctionProperty | code | html | |
| IntegerProperty | code | html | |
| LongProperty | code | html | |
| MapProperty | code | html | |
| NullProperty | A null property. | code | html |
| ObjectProperty | code | html | |
| PropertyIteratorImpl | code | html | |
| StringProperty | code | html | |
| TestElementProperty | code | html |
| CollectionProperty.Test | code | html | |
| PackageTest | Class for testing the property package. | code | html |