| NAnt  Help  Element Reference  Symbol | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Represents a symbol.
| Attribute | Type | Description | Required | 
|---|---|---|---|
| name | string | The name of the symbol. | True | 
| if | bool | If true then the element will be processed; otherwise, skipped. The default is true. | False | 
| unless | bool | If true then the element will be skipped; otherwise, processed. The default is false. | False |