| Attributes Summary | |
| name : String | The name of the property. |
| value : String | The value for the property. |
| description : String | An optional description for this property value |
| required : boolean | An optional attribute which specifies whether this property is required to have a value. |
| validationExpression : String | The console or other tools may use this value to validate the contents of the value of this property. |
| Attribute Details |