Summary
    Gets the property that backs the argument.
    
		- Assembly
 - NAnt
.Core .dll  - Namespace
 - NAnt
.Core .Util  - Containing Type
 - CommandLineArgument
 
Syntax
public PropertyInfo Property { get; }
	Value
| Type | Description | 
|---|---|
| PropertyInfo | The property that backs the arguments. | 
