| NAnt  Help  Element Reference  <import> | v0.85 | 
Represents a namespace to import.
| Attribute | Type | Description | Required | 
|---|---|---|---|
| if | bool | Indicates if the import should be generated. | False | 
| name | string | Deprecated. The name of the namespace to import. | False | 
| namespace | string | The name of the namespace to import. | False | 
| unless | bool | Indicates if the import should be not generated. | False |