The following tables list the members exposed by the DecorateLifecycle<TInnerGearResult> type.
| Name | Description | |
|---|---|---|
|   | AutorunInputActions | Gets a value indicating whether to run the input value provider gears when the current gear runs. (inherited from BaseGear). | 
|   | GearDescription | Gets or sets the gear description. (inherited from BaseGear). | 
|   | GearId | Gets the gear identifier. (inherited from BaseGear). | 
|   | GearInputs | Gets or sets the gear inputs. (inherited from BaseGear). | 
|   | GearName | Gets or sets the gear name. (inherited from BaseGear). | 
|   | GearOutputs | Gets or sets the gear outputs. (inherited from BaseGear). | 
|   | GearReturnType | Gets the result type that this gear produces after running. (inherited from Gear<TResult>). | 
|   | GearRunningEngine | Gets the gear running engine. (inherited from Gear<TResult>). |