| NAnt  Help  Element Reference  <import> | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
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 |