# Class: com.pnfsoftware.jeb.core.properties.impl.PropertyDefinition

Standard [IPropertyDefinition](IPropertyDefinition) implementation.

## Method: getDescription
- return type: `java.lang.String`


## Method: getFlags
- return type: `int`


## Method: getManager
- return type: `com.pnfsoftware.jeb.core.properties.impl.PropertyDefinitionManager`


## Method: getName
- return type: `java.lang.String`


## Method: getType
- return type: `com.pnfsoftware.jeb.core.properties.IPropertyType`


## Method: toString
- return type: `java.lang.String`


