Gets and sets the property Type. 
            
The app type. Each supported type is associated with a particular layer. For example, PHP applications are associated with a PHP layer. AWS OpsWorks deploys an application to those instances that are members of the corresponding layer.
 Declaration Syntax
 Declaration Syntax| C# | 
public string Type { get; set; }