This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Putty.
                            
	
		Summary
            Retrieves property name from 
		ParameterAttribute.
            - Assembly
 - Cake
.Putty .dll  - Namespace
 - Cake
.Putty  - Containing Type
 - Arguments
Builder Extension  
Syntax
public static string GetPropertyName(PropertyInfo property)
	Parameters
| Name | Type | Description | 
|---|---|---|
| property | PropertyInfo | 
Return Value
| Type | Description | 
|---|---|
| string | 
